projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8d3d18
)
; * etc/NEWS: Fix a recently added entry.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 19 Aug 2020 17:47:21 +0000
(20:47 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 19 Aug 2020 17:47:21 +0000
(20:47 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 34d078b485f19d2a3cda635f34b16fe66a5e5567..77f3ff565166280af0e8121d4a1630de5272fc92 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-260,9
+260,10
@@
invoke 'C-u C-x v s' ('vc-create-tag').
*** 'vc-hg' now uses 'hg summary' to populate extra 'vc-dir' headers.
---
-*** New variable 'vc-git-revision-complete-only-branches'
+*** New variable 'vc-git-revision-complete-only-branches'
.
If non-nil, only branches and remotes are considered when doing
-completion over branch names.
+completion over Git branch names. The default is nil, which causes
+tags to be considered as well.
** Gnus